home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Unix / skey / src / INSTALL next >
Text File  |  1993-11-02  |  551b  |  23 lines

  1.  
  2. Installation instructions:
  3.  
  4.         1) /bin/su to root
  5.  
  6.     2) Type "make" at the command line and determine your system type.
  7.  
  8.         3) Type "make <systype>"
  9.  
  10.         4) Type "make install" to install the binaries in their proper
  11.            locations and set permissions properly.  (keyinit and keysh need
  12.            to be setuid root)
  13.  
  14.         5) Create an emtpy /etc/skeykeys 
  15.  
  16.         6) chmod 644 /etc/skeykeys
  17.  
  18. You are now ready to have users run keyinit.  Please see keyinit documentation
  19. on usage, etc.
  20.  
  21. Problems: chasin@crimelab.com       
  22.  
  23.